Skip to content

Conversation

@fuzzybritches0
Copy link

LOG() outputs to stdout. This interferes with the generated output in at least 3 places: When we log: "[end of text]", "saving final output to session file", and when we log "\n\n" in line 927. LOG_INF() outputs to stderr. If we use LOG_INF() we can fix that.

LOG() outputs to stdout. This interferes with the generated output in at
least 3 places: When we log: "[end of text]", "saving final output to
session file", and when we log "\n\n" in line 927. LOG_INF() outputs to
stderr. If we use LOG_INF() we can fix that.
@fuzzybritches0 fuzzybritches0 deleted the fix-logging-main.cpp branch October 23, 2024 19:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants